cd/entity/Domain-Driven DesignΒ· homeβ€Ί entitiesβ€Ί Domain-Driven Design
grep -l @domain-driven design /news/*.json | wc -l β†’ 1

@Domain-Driven Design

mentions 1 type Person feed RSS
21:20
2026-05-23
dev.to
developer-tools

You might not need… the repository pattern

The article argues that the repository pattern is often misapplied in CRUD-heavy backend applications using TypeScript, Go, and Rust, where it typically becomes a worse interface over the database rat…

// co-occurs with top 7 entities